Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove implicit request timeout from force merge operation in polling #1122

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

dliappis
Copy link
Contributor

Currently in polling mode, the force merge operation uses a very short
timeout (1s) which, in case of slow response times, might actually
cause the operation to not get executed.

Since #1070 we can specify per operation request-timeout and we should
honor that one instead.

Currently in polling mode, the force merge operation uses a very short
timeout (1s) which, in case of slow response times, might actually
cause the operation to not get executed.

Since elastic#1070 we can specify per operation request-timeout and we should
honor that one instead.
@dliappis dliappis added bug Something's wrong :Track Management New operations, changes in the track format, track download changes and the like labels Nov 23, 2020
@dliappis dliappis added this to the 2.0.3 milestone Nov 23, 2020
@dliappis dliappis self-assigned this Nov 23, 2020
Copy link
Member

@danielmitterdorfer danielmitterdorfer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dliappis dliappis merged commit ef00461 into elastic:master Nov 23, 2020
@dliappis dliappis deleted the remove-timeout-forcemerge branch November 23, 2020 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something's wrong :Track Management New operations, changes in the track format, track download changes and the like
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants